[INFO] fetching crate bitframe 0.1.1...
[INFO] testing bitframe-0.1.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bitframe 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate bitframe 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bitframe 0.1.1
[INFO] tweaked toml for crates.io crate bitframe 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitframe 0.1.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitframe 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitframe-derive v0.1.1
[INFO] [stderr]   Downloaded behave v0.8.0
[INFO] [stderr]   Downloaded behave-macros v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87baa999582742f832985a444489c5c7b481231718942325f26ca11bb798cf3e
[INFO] running `Command { std: "docker" "start" "-a" "87baa999582742f832985a444489c5c7b481231718942325f26ca11bb798cf3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87baa999582742f832985a444489c5c7b481231718942325f26ca11bb798cf3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87baa999582742f832985a444489c5c7b481231718942325f26ca11bb798cf3e", kill_on_drop: false }`
[INFO] [stdout] 87baa999582742f832985a444489c5c7b481231718942325f26ca11bb798cf3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c243262248e37e86942174f390de0480bdb6cee10510980380e8dbccd7bf908b
[INFO] running `Command { std: "docker" "start" "-a" "c243262248e37e86942174f390de0480bdb6cee10510980380e8dbccd7bf908b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitframe-derive v0.1.1
[INFO] [stderr]    Compiling bitframe v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] running `Command { std: "docker" "inspect" "c243262248e37e86942174f390de0480bdb6cee10510980380e8dbccd7bf908b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c243262248e37e86942174f390de0480bdb6cee10510980380e8dbccd7bf908b", kill_on_drop: false }`
[INFO] [stdout] c243262248e37e86942174f390de0480bdb6cee10510980380e8dbccd7bf908b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0ce3e0e2a1c578356ecb4a9b3a667318fe0c13af7c5e8b5dc64f728cf1547e3
[INFO] running `Command { std: "docker" "start" "-a" "b0ce3e0e2a1c578356ecb4a9b3a667318fe0c13af7c5e8b5dc64f728cf1547e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling behave-macros v0.8.0
[INFO] [stderr]    Compiling behave v0.8.0
[INFO] [stderr]    Compiling bitframe v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "b0ce3e0e2a1c578356ecb4a9b3a667318fe0c13af7c5e8b5dc64f728cf1547e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ce3e0e2a1c578356ecb4a9b3a667318fe0c13af7c5e8b5dc64f728cf1547e3", kill_on_drop: false }`
[INFO] [stdout] b0ce3e0e2a1c578356ecb4a9b3a667318fe0c13af7c5e8b5dc64f728cf1547e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 016ece7a02c84d0dc39230ef2f432adbc150cc06b006ccd74b3b35cf5395dd82
[INFO] running `Command { std: "docker" "start" "-a" "016ece7a02c84d0dc39230ef2f432adbc150cc06b006ccd74b3b35cf5395dd82", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitframe-d9a23ecdc534e269)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bitframe
[INFO] [stdout] 
[INFO] [stdout] running 251 tests
[INFO] [stdout] test src/traits.rs - traits::BitLayout (line 25) ... ok
[INFO] [stdout] test src/traits.rs - traits (line 8) ... ok
[INFO] [stdout] test src/types.rs - types::u10::try_new (line 360) ... ok
[INFO] [stdout] test src/types.rs - types (line 9) ... ok
[INFO] [stdout] test src/types.rs - types::u10 (line 358) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/types.rs - types::u10::new (line 361) ... ok
[INFO] [stdout] test src/types.rs - types::OutOfRange (line 33) ... ok
[INFO] [stdout] test src/error.rs - error::Error (line 24) ... ok
[INFO] [stdout] test src/lib.rs - (line 32) ... ok
[INFO] [stdout] test src/types.rs - types::u10::value (line 356) ... ok
[INFO] [stdout] test src/types.rs - types::u1 (line 348) ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 75) ... ok
[INFO] [stdout] test src/error.rs - error::Error (line 39) ... ok
[INFO] [stdout] test src/types.rs - types::u11::new (line 362) ... ok
[INFO] [stdout] test src/error.rs - error (line 8) ... ok
[INFO] [stdout] test src/types.rs - types::u13::try_new (line 363) ... ok
[INFO] [stdout] test src/types.rs - types::u12::value (line 358) ... ok
[INFO] [stdout] test src/traits.rs - traits::Parseable (line 47) ... ok
[INFO] [stdout] test src/types.rs - types::u12::new (line 363) ... ok
[INFO] [stdout] test src/types.rs - types::u12 (line 360) ... ok
[INFO] [stdout] test src/types.rs - types::u11 (line 359) ... ok
[INFO] [stdout] test src/types.rs - types::u11::value (line 357) ... ok
[INFO] [stdout] test src/types.rs - types::u11::try_new (line 361) ... ok
[INFO] [stdout] test src/types.rs - types::u14::try_new (line 364) ... ok
[INFO] [stdout] test src/types.rs - types::u14::value (line 360) ... ok
[INFO] [stdout] test src/types.rs - types::u15 (line 363) ... ok
[INFO] [stdout] test src/types.rs - types::u13 (line 361) ... ok
[INFO] [stdout] test src/types.rs - types::u14::new (line 365) ... ok
[INFO] [stdout] test src/types.rs - types::u13::value (line 359) ... ok
[INFO] [stdout] test src/types.rs - types::u12::try_new (line 362) ... ok
[INFO] [stdout] test src/types.rs - types::u14 (line 362) ... ok
[INFO] [stdout] test src/types.rs - types::u15::new (line 366) ... ok
[INFO] [stdout] test src/types.rs - types::u15::try_new (line 365) ... ok
[INFO] [stdout] test src/types.rs - types::u13::new (line 364) ... ok
[INFO] [stdout] test src/types.rs - types::u17 (line 366) ... ok
[INFO] [stdout] test src/types.rs - types::u15::value (line 361) ... ok
[INFO] [stdout] test src/types.rs - types::u17::new (line 369) ... ok
[INFO] [stdout] test src/types.rs - types::u17::try_new (line 368) ... ok
[INFO] [stdout] test src/types.rs - types::u19::new (line 371) ... ok
[INFO] [stdout] test src/types.rs - types::u17::value (line 364) ... ok
[INFO] [stdout] test src/types.rs - types::u19 (line 368) ... ok
[INFO] [stdout] test src/types.rs - types::u18::new (line 370) ... ok
[INFO] [stdout] test src/types.rs - types::u20::new (line 372) ... ok
[INFO] [stdout] test src/types.rs - types::u18::value (line 365) ... ok
[INFO] [stdout] test src/types.rs - types::u18::try_new (line 369) ... ok
[INFO] [stdout] test src/types.rs - types::u19::value (line 366) ... ok
[INFO] [stdout] test src/types.rs - types::u19::try_new (line 370) ... ok
[INFO] [stdout] test src/types.rs - types::u21 (line 370) ... ok
[INFO] [stdout] test src/types.rs - types::u18 (line 367) ... ok
[INFO] [stdout] test src/types.rs - types::u1::try_new (line 350) ... ok
[INFO] [stdout] test src/types.rs - types::u2 (line 349) ... ok
[INFO] [stdout] test src/types.rs - types::u21::new (line 373) ... ok
[INFO] [stdout] test src/types.rs - types::u20 (line 369) ... ok
[INFO] [stdout] test src/types.rs - types::u1::value (line 346) ... ok
[INFO] [stdout] test src/types.rs - types::u21::try_new (line 372) ... ok
[INFO] [stdout] test src/types.rs - types::u1::new (line 351) ... ok
[INFO] [stdout] test src/types.rs - types::u22::new (line 374) ... ok
[INFO] [stdout] test src/types.rs - types::u23::try_new (line 374) ... ok
[INFO] [stdout] test src/types.rs - types::u20::try_new (line 371) ... ok
[INFO] [stdout] test src/types.rs - types::u21::value (line 368) ... ok
[INFO] [stdout] test src/types.rs - types::u23 (line 372) ... ok
[INFO] [stdout] test src/types.rs - types::u24::new (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::u22::try_new (line 373) ... ok
[INFO] [stdout] test src/types.rs - types::u24::value (line 371) ... ok
[INFO] [stdout] test src/types.rs - types::u22::value (line 369) ... ok
[INFO] [stdout] test src/types.rs - types::u23::new (line 375) ... ok
[INFO] [stdout] test src/types.rs - types::u20::value (line 367) ... ok
[INFO] [stdout] test src/types.rs - types::u22 (line 371) ... ok
[INFO] [stdout] test src/types.rs - types::u26::value (line 373) ... ok
[INFO] [stdout] test src/types.rs - types::u25::value (line 372) ... ok
[INFO] [stdout] test src/types.rs - types::u25 (line 374) ... ok
[INFO] [stdout] test src/types.rs - types::u27 (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::u26 (line 375) ... ok
[INFO] [stdout] test src/types.rs - types::u25::new (line 377) ... ok
[INFO] [stdout] test src/types.rs - types::u24 (line 373) ... ok
[INFO] [stdout] test src/types.rs - types::u23::value (line 370) ... ok
[INFO] [stdout] test src/types.rs - types::u26::new (line 378) ... ok
[INFO] [stdout] test src/types.rs - types::u26::try_new (line 377) ... ok
[INFO] [stdout] test src/types.rs - types::u24::try_new (line 375) ... ok
[INFO] [stdout] test src/types.rs - types::u27::value (line 374) ... ok
[INFO] [stdout] test src/types.rs - types::u29::value (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::u27::try_new (line 378) ... ok
[INFO] [stdout] test src/types.rs - types::u28 (line 377) ... ok
[INFO] [stdout] test src/types.rs - types::u28::value (line 375) ... ok
[INFO] [stdout] test src/types.rs - types::u27::new (line 379) ... ok
[INFO] [stdout] test src/types.rs - types::u30 (line 379) ... ok
[INFO] [stdout] test src/types.rs - types::u25::try_new (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::u29::new (line 381) ... ok
[INFO] [stdout] test src/types.rs - types::u28::try_new (line 379) ... ok
[INFO] [stdout] test src/types.rs - types::u3 (line 350) ... ok
[INFO] [stdout] test src/types.rs - types::u28::new (line 380) ... ok
[INFO] [stdout] test src/types.rs - types::u2::new (line 352) ... ok
[INFO] [stdout] test src/types.rs - types::u2::try_new (line 351) ... ok
[INFO] [stdout] test src/types.rs - types::u31::new (line 383) ... ok
[INFO] [stdout] test src/types.rs - types::u29::try_new (line 380) ... ok
[INFO] [stdout] test src/types.rs - types::u31 (line 380) ... ok
[INFO] [stdout] test src/types.rs - types::u30::new (line 382) ... ok
[INFO] [stdout] test src/types.rs - types::u2::value (line 347) ... ok
[INFO] [stdout] test src/types.rs - types::u31::try_new (line 382) ... ok
[INFO] [stdout] test src/types.rs - types::u33::try_new (line 385) ... ok
[INFO] [stdout] test src/types.rs - types::u30::value (line 377) ... ok
[INFO] [stdout] test src/types.rs - types::u34 (line 384) ... ok
[INFO] [stdout] test src/types.rs - types::u29 (line 378) ... ok
[INFO] [stdout] test src/types.rs - types::u33::new (line 386) ... ok
[INFO] [stdout] test src/types.rs - types::u33 (line 383) ... ok
[INFO] [stdout] test src/types.rs - types::u34::try_new (line 386) ... ok
[INFO] [stdout] test src/types.rs - types::u33::value (line 381) ... ok
[INFO] [stdout] test src/types.rs - types::u34::value (line 382) ... ok
[INFO] [stdout] test src/types.rs - types::u35 (line 385) ... ok
[INFO] [stdout] test src/types.rs - types::u31::value (line 378) ... ok
[INFO] [stdout] test src/types.rs - types::u30::try_new (line 381) ... ok
[INFO] [stdout] test src/types.rs - types::u34::new (line 387) ... ok
[INFO] [stdout] test src/types.rs - types::u35::value (line 383) ... ok
[INFO] [stdout] test src/types.rs - types::u36::new (line 389) ... ok
[INFO] [stdout] test src/types.rs - types::u36::try_new (line 388) ... ok
[INFO] [stdout] test src/types.rs - types::u35::try_new (line 387) ... ok
[INFO] [stdout] test src/types.rs - types::u35::new (line 388) ... ok
[INFO] [stdout] test src/types.rs - types::u37::try_new (line 389) ... ok
[INFO] [stdout] test src/types.rs - types::u36 (line 386) ... ok
[INFO] [stdout] test src/types.rs - types::u38::try_new (line 390) ... ok
[INFO] [stdout] test src/types.rs - types::u37 (line 387) ... ok
[INFO] [stdout] test src/types.rs - types::u36::value (line 384) ... ok
[INFO] [stdout] test src/types.rs - types::u38::value (line 386) ... ok
[INFO] [stdout] test src/types.rs - types::u37::new (line 390) ... ok
[INFO] [stdout] test src/types.rs - types::u37::value (line 385) ... ok
[INFO] [stdout] test src/types.rs - types::u38::new (line 391) ... ok
[INFO] [stdout] test src/types.rs - types::u38 (line 388) ... ok
[INFO] [stdout] test src/types.rs - types::u39::try_new (line 391) ... ok
[INFO] [stdout] test src/types.rs - types::u39 (line 389) ... ok
[INFO] [stdout] test src/types.rs - types::u39::new (line 392) ... ok
[INFO] [stdout] test src/types.rs - types::u40::value (line 388) ... ok
[INFO] [stdout] test src/types.rs - types::u3::value (line 348) ... ok
[INFO] [stdout] test src/types.rs - types::u42::new (line 395) ... ok
[INFO] [stdout] test src/types.rs - types::u41::new (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::u3::new (line 353) ... ok
[INFO] [stdout] test src/types.rs - types::u40::try_new (line 392) ... ok
[INFO] [stdout] test src/types.rs - types::u39::value (line 387) ... ok
[INFO] [stdout] test src/types.rs - types::u40::new (line 393) ... ok
[INFO] [stdout] test src/types.rs - types::u4 (line 351) ... ok
[INFO] [stdout] test src/types.rs - types::u3::try_new (line 352) ... ok
[INFO] [stdout] test src/types.rs - types::u40 (line 390) ... ok
[INFO] [stdout] test src/types.rs - types::u41 (line 391) ... ok
[INFO] [stdout] test src/types.rs - types::u41::try_new (line 393) ... ok
[INFO] [stdout] test src/types.rs - types::u43::new (line 396) ... ok
[INFO] [stdout] test src/types.rs - types::u42::try_new (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::u42::value (line 390) ... ok
[INFO] [stdout] test src/types.rs - types::u41::value (line 389) ... ok
[INFO] [stdout] test src/types.rs - types::u43 (line 393) ... ok
[INFO] [stdout] test src/types.rs - types::u42 (line 392) ... ok
[INFO] [stdout] test src/types.rs - types::u44 (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::u44::value (line 392) ... ok
[INFO] [stdout] test src/types.rs - types::u44::new (line 397) ... ok
[INFO] [stdout] test src/types.rs - types::u46 (line 396) ... ok
[INFO] [stdout] test src/types.rs - types::u45::try_new (line 397) ... ok
[INFO] [stdout] test src/types.rs - types::u43::value (line 391) ... ok
[INFO] [stdout] test src/types.rs - types::u45 (line 395) ... ok
[INFO] [stdout] test src/types.rs - types::u45::new (line 398) ... ok
[INFO] [stdout] test src/types.rs - types::u46::try_new (line 398) ... ok
[INFO] [stdout] test src/types.rs - types::u44::try_new (line 396) ... ok
[INFO] [stdout] test src/types.rs - types::u46::new (line 399) ... ok
[INFO] [stdout] test src/types.rs - types::u45::value (line 393) ... ok
[INFO] [stdout] test src/types.rs - types::u47::value (line 395) ... ok
[INFO] [stdout] test src/types.rs - types::u46::value (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::u48 (line 398) ... ok
[INFO] [stdout] test src/types.rs - types::u47::new (line 400) ... ok
[INFO] [stdout] test src/types.rs - types::u48::value (line 396) ... ok
[INFO] [stdout] test src/types.rs - types::u47 (line 397) ... ok
[INFO] [stdout] test src/types.rs - types::u47::try_new (line 399) ... ok
[INFO] [stdout] test src/types.rs - types::u43::try_new (line 395) ... ok
[INFO] [stdout] test src/types.rs - types::u48::new (line 401) ... ok
[INFO] [stdout] test src/types.rs - types::u48::try_new (line 400) ... ok
[INFO] [stdout] test src/types.rs - types::u4::try_new (line 353) ... ok
[INFO] [stdout] test src/types.rs - types::u49::new (line 402) ... ok
[INFO] [stdout] test src/types.rs - types::u4::new (line 354) ... ok
[INFO] [stdout] test src/types.rs - types::u49::try_new (line 401) ... ok
[INFO] [stdout] test src/types.rs - types::u49::value (line 397) ... ok
[INFO] [stdout] test src/types.rs - types::u52 (line 402) ... ok
[INFO] [stdout] test src/types.rs - types::u4::value (line 349) ... ok
[INFO] [stdout] test src/types.rs - types::u50 (line 400) ... ok
[INFO] [stdout] test src/types.rs - types::u49 (line 399) ... ok
[INFO] [stdout] test src/types.rs - types::u51::value (line 399) ... ok
[INFO] [stdout] test src/types.rs - types::u51 (line 401) ... ok
[INFO] [stdout] test src/types.rs - types::u5 (line 352) ... ok
[INFO] [stdout] test src/types.rs - types::u50::new (line 403) ... ok
[INFO] [stdout] test src/types.rs - types::u52::new (line 405) ... ok
[INFO] [stdout] test src/types.rs - types::u51::new (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::u53::try_new (line 405) ... ok
[INFO] [stdout] test src/types.rs - types::u50::try_new (line 402) ... ok
[INFO] [stdout] test src/types.rs - types::u51::try_new (line 403) ... ok
[INFO] [stdout] test src/types.rs - types::u55 (line 405) ... ok
[INFO] [stdout] test src/types.rs - types::u53 (line 403) ... ok
[INFO] [stdout] test src/types.rs - types::u53::new (line 406) ... ok
[INFO] [stdout] test src/types.rs - types::u53::value (line 401) ... ok
[INFO] [stdout] test src/types.rs - types::u52::try_new (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::u54 (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::u50::value (line 398) ... ok
[INFO] [stdout] test src/types.rs - types::u54::new (line 407) ... ok
[INFO] [stdout] test src/types.rs - types::u55::try_new (line 407) ... ok
[INFO] [stdout] test src/types.rs - types::u54::try_new (line 406) ... ok
[INFO] [stdout] test src/types.rs - types::u52::value (line 400) ... ok
[INFO] [stdout] test src/types.rs - types::u54::value (line 402) ... ok
[INFO] [stdout] test src/types.rs - types::u56::new (line 409) ... ok
[INFO] [stdout] test src/types.rs - types::u57 (line 407) ... ok
[INFO] [stdout] test src/types.rs - types::u56::try_new (line 408) ... ok
[INFO] [stdout] test src/types.rs - types::u55::value (line 403) ... ok
[INFO] [stdout] test src/types.rs - types::u56::value (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::u56 (line 406) ... ok
[INFO] [stdout] test src/types.rs - types::u58 (line 408) ... ok
[INFO] [stdout] test src/types.rs - types::u57::new (line 410) ... ok
[INFO] [stdout] test src/types.rs - types::u55::new (line 408) ... ok
[INFO] [stdout] test src/types.rs - types::u57::value (line 405) ... ok
[INFO] [stdout] test src/types.rs - types::u5::value (line 350) ... ok
[INFO] [stdout] test src/types.rs - types::u58::try_new (line 410) ... ok
[INFO] [stdout] test src/types.rs - types::u58::value (line 406) ... ok
[INFO] [stdout] test src/types.rs - types::u6 (line 353) ... ok
[INFO] [stdout] test src/types.rs - types::u57::try_new (line 409) ... ok
[INFO] [stdout] test src/types.rs - types::u60::new (line 413) ... ok
[INFO] [stdout] test src/types.rs - types::u59::value (line 407) ... ok
[INFO] [stdout] test src/types.rs - types::u58::new (line 411) ... ok
[INFO] [stdout] test src/types.rs - types::u59::try_new (line 411) ... ok
[INFO] [stdout] test src/types.rs - types::u5::new (line 355) ... ok
[INFO] [stdout] test src/types.rs - types::u60::value (line 408) ... ok
[INFO] [stdout] test src/types.rs - types::u59::new (line 412) ... ok
[INFO] [stdout] test src/types.rs - types::u61::new (line 414) ... ok
[INFO] [stdout] test src/types.rs - types::u61::try_new (line 413) ... ok
[INFO] [stdout] test src/types.rs - types::u61 (line 411) ... ok
[INFO] [stdout] test src/types.rs - types::u60::try_new (line 412) ... ok
[INFO] [stdout] test src/types.rs - types::u60 (line 410) ... ok
[INFO] [stdout] test src/types.rs - types::u59 (line 409) ... ok
[INFO] [stdout] test src/types.rs - types::u5::try_new (line 354) ... ok
[INFO] [stdout] test src/types.rs - types::u6::new (line 356) ... ok
[INFO] [stdout] test src/types.rs - types::u62::try_new (line 414) ... ok
[INFO] [stdout] test src/types.rs - types::u63 (line 413) ... ok
[INFO] [stdout] test src/types.rs - types::u63::new (line 416) ... ok
[INFO] [stdout] test src/types.rs - types::u62::value (line 410) ... ok
[INFO] [stdout] test src/types.rs - types::u61::value (line 409) ... ok
[INFO] [stdout] test src/types.rs - types::u62 (line 412) ... ok
[INFO] [stdout] test src/types.rs - types::u6::value (line 351) ... ok
[INFO] [stdout] test src/types.rs - types::u62::new (line 415) ... ok
[INFO] [stdout] test src/types.rs - types::u6::try_new (line 355) ... ok
[INFO] [stdout] test src/types.rs - types::u7::new (line 357) ... ok
[INFO] [stdout] test src/types.rs - types::u7::try_new (line 356) ... ok
[INFO] [stdout] test src/types.rs - types::u63::value (line 411) ... ok
[INFO] [stdout] test src/types.rs - types::u63::try_new (line 415) ... ok
[INFO] [stdout] test src/types.rs - types::u9::value (line 355) ... ok
[INFO] [stdout] test src/types.rs - types::u9::new (line 360) ... ok
[INFO] [stdout] test src/types.rs - types::u9 (line 357) ... ok
[INFO] [stdout] test src/types.rs - types::u9::try_new (line 359) ... ok
[INFO] [stdout] test src/types.rs - types::u7 (line 354) ... ok
[INFO] [stdout] test src/types.rs - types::u7::value (line 352) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 251 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "016ece7a02c84d0dc39230ef2f432adbc150cc06b006ccd74b3b35cf5395dd82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016ece7a02c84d0dc39230ef2f432adbc150cc06b006ccd74b3b35cf5395dd82", kill_on_drop: false }`
[INFO] [stdout] 016ece7a02c84d0dc39230ef2f432adbc150cc06b006ccd74b3b35cf5395dd82
